home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / disk / moni / qdisk_10.lha / QDisk.doc < prev    next >
Text File  |  1993-04-05  |  6KB  |  138 lines

  1.   |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
  2.   |                                                                     |
  3.   |                              Q D I S K                              |
  4.   |                              ~~~~~~~~~                              |
  5.   |                            (Query  Disk)                            |
  6.   |                                                                     |
  7.   |                                V1.00                                |
  8.   |                                                                     |
  9.   |                    COPYRIGHT © 1993 N.J. Baccari                    |
  10.   |                                                                     |
  11.   |                       Compiled with SASC V6.2                       |
  12.   |                                                                     |
  13.   |               Program Icon  Designed By JOHN WASZCZAK               |
  14.   |                                                                     |
  15.   |                       Interface Designed With                       |
  16.   |                GadToolsBox V1.4 by JAN VAN DEN BAARD                |
  17.   |                                                                     |
  18.   |             BETA Testing By The AMIGANAUGHTS  Beta Crew             |
  19.   |                                                                     |
  20.   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  21.  
  22.  COPYRIGHT
  23.  ~~~~~~~~~
  24.  This program is NOT public domain. This program may be freely
  25.  distributed as long as the following guidelines are observed.
  26.  
  27.   - There are no charges other than for media and/or mailing.
  28.   - The program is not used for commercial gain or included as
  29.     part of any other software without permision from the author.    
  30.   - This program and the doc file remain intact, unalterd and
  31.     distributed together.
  32.  
  33.  Donations are not asked for but will certainly not be rejected.
  34.  If you do decide to donate say $5.00 or more I will keep you
  35.  up to date on new versions.
  36.  
  37.  
  38.  WHAT IS QDISK?
  39.  ~~~~~~~~~~~~~~
  40.  QDisk is a workbench program to display the space usage of your AMIGA
  41.  DOS devices. Although Qdisk will work from the CLI I recommend it be
  42.  used from the workbench. QDisk will not accept arguments from CLI. 
  43.  
  44.  
  45.  USING QDISK
  46.  ~~~~~~~~~~~
  47.  QDisk requires WB2.04 or better. To use QDisk simply double click on
  48.  the program icon. You will then be presented with a small window on
  49.  the work bench. In it will be a list of AMIGA DOS devices you are
  50.  currently using. If you have more than 5 such devices you can scroll
  51.  with the scroll gadget to see them. A single click on one of these 
  52.  devices will bring up a second window with more in depth information on
  53.  that device. 
  54.  
  55.  
  56.  QDISK WINDOW GADGETS
  57.  ~~~~~~~~~~~~~~~~~~~~
  58.  ABOUT  - Simply provides information on version, author,tooltypes etc.
  59.  UD     - To update the information displayed by QDisk. Note that the
  60.         - insertion or removal of a floppy disk will automatically
  61.         - update the display window.
  62.  CYCLE  - The cycle gadget is used to cycle the window display between
  63.         - the volume names and free bytes for each device.
  64.  QUIT   - Terminates QDisk.
  65.  
  66.                                         
  67.  QDISK TOOL TYPES                      
  68.  ~~~~~~~~~~~~~~~~
  69.  QDisk supports the following tool types...
  70.  
  71.  MAIN_WIN_TOP=<number>                        
  72.  MAIN_WIN_LEFT=<number>                       
  73.  
  74.    - Set the top edge and left edge where the main QDisk window will
  75.    - open where <number> is the position.
  76.    - Defaults to 0.
  77.  
  78.  INFO_WIN_TOP=<number>
  79.  INFO_WIN_LEFT=<number>                       
  80.  
  81.    - Set the top edge and left edge where the QDisk info window will
  82.    - open where <number> is the position.
  83.    - Defaults to 0.
  84.  
  85.  ABOUT_WIN_TOP=<number>              
  86.  ABOUT_WIN_LEFT=<number>
  87.  
  88.    - Set the top edge and left edge where the About window will
  89.    - open where <number> is the position.
  90.    - Defaults to 0.
  91.  
  92.  FLAG_AT=<number>
  93.                              
  94.    - You can tell QDisk to let you know when any device has reached
  95.    - a usage percentage. If you set it to 95 then QDisk will
  96.    - mark with an asterik on the right of the display any device that
  97.    - has reached an 95 percent usage. Setting this tool to 0 will turn
  98.    - it off.    
  99.    - Defaults to 85.
  100.  
  101.  CONTACTING THE AUTHOR                       
  102.  ~~~~~~~~~~~~~~~~~~~~~                       
  103.  I would very much like to get feed back of any sort. If you
  104.  have suggestions or any bug reports then drop me a line.
  105.  If your lucky enough to have access to the INTERNET...
  106.  
  107.       normb@gpu.utcc.utoronto.ca            
  108.  
  109.  Otherwise Snail Mail Will Do...
  110.  
  111.       Norman Baccari                                            
  112.       ALGONQUIN SOFTWARE                    
  113.       35 Walmer Road, Suite 201             
  114.       Toronto, Ontario                      
  115.       CANADA                                
  116.       M5R 2X3                               
  117.                                        
  118.  
  119.  TORONTO AMIGANAUGHTS USER GROUP
  120.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  121.  The Amiganaughts is an AMIGA user group dedicated to helping Amiga
  122.  users share information and awareness of the AMIGA and its potential.
  123.  We have a broad user spectrum covering the likes of MIDI, graphics,
  124.  Desk Top Publishing, & programming. If you would like to contact the
  125.  AmigaNaughts you may do so through my EMAIL address or write to...
  126.                                        
  127.       THE AMIGANAUGHTS                      
  128.       C/O DeskTop Studio                    
  129.       85 Bartlet Ave                        
  130.       Toronto Ontario.                      
  131.       CANADA                                
  132.       M6H 3E8                               
  133.  
  134.  QDISK HISTORY
  135.  ~~~~~~~~~~~~~
  136. ** > 19930301 v0.04 Versions up to 0.04 are unreleased BETA versions.
  137. ** >     0401 v1.00 Initial release.
  138.